home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / fido / filefind.lzh / FileFind / Help.FileFind < prev   
Encoding:
Text File  |  1994-11-13  |  3.1 KB  |  65 lines

  1. FileFind user instructions
  2. --------------------------
  3.  
  4. There are several programs that are designed to read messages and search for
  5. files based on the informaion provided in the SUBJECT LINE. If files are
  6. located, a new message is created and returned to the network for distribution.
  7. The new message will contain a list of all the available files matching the
  8. search paramiters.
  9.  
  10. Messages are entered into the echos set up to be monitored must be addressed to
  11. "AllFix" in order to get a respons from all monitoring systems.
  12.  
  13. Please note: If you are trying to get replys from Amiga systems only, you
  14.              should address your message to "FileFind" instead of "AllFix".
  15.              This will cause all non-Amiga systems to ignore the message.
  16.              Amiga systems will respond to either name used.
  17.  
  18.  
  19. In the subject line, key words are entered by placing a / before each word.
  20.  
  21.            TO: AllFix                         (or FileFind as mentioned above)
  22.       SUBJECT: /schworak /raytrace /money
  23.  
  24. This example would look for any file with the key words "SCHWORAK", "RAYTRACE",
  25. or "MONEY" in the file name or description. The key words are not combined as
  26. filter. They are all searched for at the same time and if any of the words are
  27. found then the file is considered a match.
  28.  
  29.  
  30. If you want to search for a set of words to be in a description, you need to
  31. place the words in quotes. This will tell FileFind to search for an exact
  32. match. This is not recomended because it is harder to find a match. But if you
  33. already have a good idea of what you want, this may be helpful in reducing the
  34. number of messages that are returned.
  35.  
  36.            TO: AllFix                         (or FileFind as mentioned above)
  37.       SUBJECT: /schworak "ray trace image"
  38.  
  39. This example would look for any file with the key word "SCHOWAK" or the key
  40. phrase "RAY TRACE IMAGE" in the name or description. Of course, you are not
  41. going to find a file with a name matching a phrase. At least it is highly
  42. unlikely.
  43.  
  44.  
  45. If you want to search for a specific file name, you don't use any quotes or /
  46. before the search word. All information starting at any * or . characters in
  47. the name until the next space character will be ignored.
  48.  
  49. For example, if you are looking for a file named SPACE.LZH, then FileFind will
  50. look for any file that starts with the text SPACE and will not use the .LZH in
  51. the search. This is because SPACE may be in .LZH on one system and .ZIP on
  52. another or any other format at that. Also, if you are searching for MOUSE*.*
  53. again only MOUSE will be used for the search. The *.* is dropped since that
  54. means anything else is a valid match anyway.
  55.  
  56. When you use this methode, the description is not used in the search. It must
  57. match in the file name or no match is counted. If you want to search in the
  58. descriptions too, use one of the first two methods of key word searching using
  59. quoted text or the / character.
  60.  
  61.  
  62. It is very important to remember, all file search messages must be addressed to
  63. "AllFix" unless you only want Amiga systems to respond then you may address
  64. the messages to "FileFind". The Amiga program will respond to either name.
  65.